Post

Replies

Boosts

Views

Activity

Reply to Fatal safeAreaInsets Error on Certain iOS/iPadOS 26 Devices
I tested this after writing the message above. When all iPhone devices are rotated horizontally, the safeAreaInsets.top value is 20.0. Up until iOS 18, it was displayed as 0.0. Even with iOS 26, the top status bar is not displayed in apps on iPhones when the device is rotated horizontally. Is this intentional on Apple's part? Or is it an OS bug or error?
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’25
Reply to Question on using Apple TTS voice (commercial use and license)
** Added ** I was able to confirm that the license for the "Personal Voice" item in the iOS18 document of SLA prohibits commercial permission. I would like to know if I can use voice files generated with the default TTS voices provided by Apple, or videos or voice files recorded (or screen recorded) of TTS voice playback for commercial use, other than "Personal Voice". (Voice generated using AVSpeechUtterance and AVSpeechSynthesizer APIs on iPhone or iPad)
Topic: Business & Education SubTopic: General Tags:
Mar ’25
Reply to NSURLErrorDomain Code=-1009
Have you found a solution? If you know a solution, please share it. I also have a problem where when a local permission pop-up appears and the connection to the file server fails, the entire app cannot connect to the local server from any file server such as Webdav, FTP, or SMB. I believe that this problem persists even if you simply reboot the device or reinstall the app.
Dec ’24
Reply to watchOS app crashing on Series 10 - cannot reproduce on Series 8 running same watchOS version
I also received a similar report from a user that the app crashes only on Apple Watch 10 devices that have updated their OS to version 11. It absolutely does not occur on other devices (Watch 7/8/SE2) that have updated their OS to 11. If you have improved the "_UIGraphicsBeginImageContextWithOptions" part, could you please help me with how you modified it? We haven't purchased the Apple Watch 10 device yet.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Oct ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
When this error message appears, the app also dies. 3 = Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)}> (501) personaAttributesForPersonaType for type:0 failed with error Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction." UserInfo={NSDebugDescription=The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction.} Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port No setting found for property named "_UISceneHostingClientSettingsExtension" [S:5] Error received: Connection invalidated. Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c989f0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0600; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c982a0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0900; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c7b0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0c30; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c540; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0240; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c510; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0e70; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c4e0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0960; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9daa0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0990; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; }
Topic: UI Frameworks SubTopic: UIKit Tags:
Mar ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
When this error message appears, the app also dies. 2 = Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)}> (501) personaAttributesForPersonaType for type:0 failed with error Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction." UserInfo={NSDebugDescription=The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction.} Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port No setting found for property named "_UISceneHostingClientSettingsExtension"
Topic: UI Frameworks SubTopic: UIKit Tags:
Mar ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
When this error message appears, the app also dies. = Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port No setting found for property named "_UISceneHostingClientSettingsExtension"
Topic: UI Frameworks SubTopic: UIKit Tags:
Mar ’24
Reply to Fatal safeAreaInsets Error on Certain iOS/iPadOS 26 Devices
I tested this after writing the message above. When all iPhone devices are rotated horizontally, the safeAreaInsets.top value is 20.0. Up until iOS 18, it was displayed as 0.0. Even with iOS 26, the top status bar is not displayed in apps on iPhones when the device is rotated horizontally. Is this intentional on Apple's part? Or is it an OS bug or error?
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’25
Reply to Xcode 26 Debug Error Display Issue
I was able to confirm that disabling the "Show Live Issues" option in Xcode settings resolved this issue. !!!
Replies
Boosts
Views
Activity
Sep ’25
Reply to Question on using Apple TTS voice (commercial use and license)
** Added ** I was able to confirm that the license for the "Personal Voice" item in the iOS18 document of SLA prohibits commercial permission. I would like to know if I can use voice files generated with the default TTS voices provided by Apple, or videos or voice files recorded (or screen recorded) of TTS voice playback for commercial use, other than "Personal Voice". (Voice generated using AVSpeechUtterance and AVSpeechSynthesizer APIs on iPhone or iPad)
Topic: Business & Education SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’25
Reply to NSURLErrorDomain Code=-1009
Have you found a solution? If you know a solution, please share it. I also have a problem where when a local permission pop-up appears and the connection to the file server fails, the entire app cannot connect to the local server from any file server such as Webdav, FTP, or SMB. I believe that this problem persists even if you simply reboot the device or reinstall the app.
Replies
Boosts
Views
Activity
Dec ’24
Reply to watchOS app crashing on Series 10 - cannot reproduce on Series 8 running same watchOS version
I also received a similar report from a user that the app crashes only on Apple Watch 10 devices that have updated their OS to version 11. It absolutely does not occur on other devices (Watch 7/8/SE2) that have updated their OS to 11. If you have improved the "_UIGraphicsBeginImageContextWithOptions" part, could you please help me with how you modified it? We haven't purchased the Apple Watch 10 device yet.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Weird numbers tonight... anyone else seeing this?
I also saw similar numbers. It's probably an error on the App Store Connect web page.
Replies
Boosts
Views
Activity
Apr ’24
Reply to When PKCanvasView is first drawn, existing drawing objects disappear.
The moment you touch it for the first time, the previously drawn drawing disappears and appears again when you remove the touch from the screen. (See attached video)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to When PKCanvasView is first drawn, existing drawing objects disappear.
video link : https://drive.google.com/file/d/1Ck9fe4cl62WyUj-9_0gVFLdPr7Bx02e-/view?usp=sharing
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to When PKCanvasView is first drawn, existing drawing objects disappear.
Run the app again, create a new PKCanvasView, and put the saved PKDrawing into the drawing variable of the just created PKCanvasView.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to When PKCanvasView is first drawn, existing drawing objects disappear.
Save the PKDrawing of PKCanvasView as separate data or file.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’24
Reply to Is there a way for the app currently playing music or voice in the background to know when a Critical Alert or push comes?
I would like to know if there is a way for the app to know when an emergency alert arrives.
Replies
Boosts
Views
Activity
Mar ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
Even after the 17.4.1 update, the same symptom continues to occur.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
When this error message appears, the app also dies. 3 = Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)}> (501) personaAttributesForPersonaType for type:0 failed with error Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction." UserInfo={NSDebugDescription=The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction.} Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port No setting found for property named "_UISceneHostingClientSettingsExtension" [S:5] Error received: Connection invalidated. Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c989f0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0600; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c982a0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0900; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c7b0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0c30; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c540; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0240; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c510; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0e70; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9c4e0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0960; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; } Scene _UISceneHostingWorkspaceController-CC815BB0-854C-477E-95CC-E92763336A9C/UIHostedScene-FAAE894E-B0A7-4FD0-8A57-310EC55C48F0 update failed: <NSError: 0x300c9daa0; domain: FBSceneErrorDomain; code: 1 ("operation-failed"); "Scene update failed."> { NSUnderlyingError = <NSError: 0x300ca0990; domain: BSServiceConnectionErrorDomain; code: 3 ("OperationFailed"); "XPC error received on message reply handler">; }
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
When this error message appears, the app also dies. 2 = Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)}> (501) personaAttributesForPersonaType for type:0 failed with error Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction." UserInfo={NSDebugDescription=The connection to service named com.apple.mobile.usermanagerd.xpc was invalidated: failed at lookup with error 159 - Sandbox restriction.} Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port No setting found for property named "_UISceneHostingClientSettingsExtension"
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’24
Reply to UIFontPickerViewController screen font is broken or black screen issue
When this error message appears, the app also dies. = Received port for identifier response: <(null)> with error:Error Domain=RBSServiceErrorDomain Code=1 "Client not entitled" UserInfo={RBSEntitlement=com.apple.runningboard.process-state, NSLocalizedFailureReason=Client not entitled, RBSPermanent=false} elapsedCPUTimeForFrontBoard couldn't generate a task port No setting found for property named "_UISceneHostingClientSettingsExtension"
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Mar ’24